Skip to content

feat: add palindrome checker script#13877

Closed
ananthasai-2006 wants to merge 2 commits intoTheAlgorithms:masterfrom
ananthasai-2006:add-palindrome-script
Closed

feat: add palindrome checker script#13877
ananthasai-2006 wants to merge 2 commits intoTheAlgorithms:masterfrom
ananthasai-2006:add-palindrome-script

Conversation

@ananthasai-2006
Copy link

Description

Added a new Python script under scripts/palindrome_checker.py.

  • Checks if a given word or phrase is a palindrome
  • Ignores case and spaces
  • Verified and tested locally before submission

Author

Ananth Sai

@ananthasai-2006
Copy link
Author

Thank you for reviewing! This is my first open-source contribution.

@MaximSmolskiy
Copy link
Member

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants